[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VS_Help()            Context sensitive help for each variable

Description:

  VS_Help provides a non-screen destructive help window based on the
  calling program and variable name.  Help screens can be added at any
  time after the program is compiled through the use of the VS_MakeHlp
  procedure.  Help windows are COMPLETELY CONTEXT SENSITIVE.

Syntax:     

  SET KEY n_Key TO VS_HELP

Pass:       

  Nothing

Return:     

  Nothing

Notes:      

  You can override the program and variable name by changing the values
  of gc_HelpPrg and gc_HelpVar.

Example:    

  SET KEY 28 TO VS_HELP

Usage:      

  VS_HELP allows the user to request a help window to be displayed that
  is specifically for the location that he/she is at within your
  application.

See Also: VS_InitHelp() VS_MakeHlp()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson